ralink: don't build mkhilinkfw untilt he ssl header dependency is resolved
authorJohn Crispin <[email protected]>
Sun, 12 Jan 2014 17:26:24 +0000 (17:26 +0000)
committerJohn Crispin <[email protected]>
Sun, 12 Jan 2014 17:26:24 +0000 (17:26 +0000)
Signed-off-by: John Crispin <[email protected]>
SVN-Revision: 39248

Makefile

index 309189bdfcbec131a46b83b30c0e29aa45442b22..585090ec71c41d48a3fe7f1d057b608496cf43e9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ define Host/Compile
        $(call cc,fix-u-media-header cyg_crc32,-Wall)
        $(call cc,hcsmakeimage bcmalgo)
        $(call cc,mkporayfw, -Wall)
-       $(call cc,mkhilinkfw, -lcrypto)
+       #$(call cc,mkhilinkfw, -lcrypto)
        $(call cc,mkdcs932, -Wall)
 endef